configure: properly require libx264 if enabled
authorMarvin Scholz <epirat07@gmail.com>
Sun, 24 Jul 2022 10:11:49 +0000 (12:11 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Wed, 24 Aug 2022 21:33:44 +0000 (22:33 +0100)
commit8102c4e1d5f76832dc28d4044858fb587a931fde
tree413dca64e3f7476e4c3f45069478f6395675deaa
parented4cf4b6541a98386bb918e1e5a35af73c707ad2
configure: properly require libx264 if enabled

When libx264 can not be found even though it is enabled, it should error
out properly instead of silently disabling it.

(cherry picked from commit 564d7946de56155d1c42165a8b561fcf5028cbbc)

Gbp-Pq: Name 0002-configure-properly-require-libx264-if-enabled.patch
configure